OPC Studio User's Guide and Reference
Creating OPC Event Sources
Client and Subscriber Development > Extensions > Layered Extensions for .NET and Python > StreamInsight Extensions > StreamInsight Extensions Fundamentals > Creating OPC Event Sources

The power of StreamInsight Extensions for QuickOPC comes from its OPC event sources. On the surface, they are just handful of relatively “small” objects, with uncomplicated interface. Below the surface, however, there is an enormous amount of functionality, providing things such as type conversions, error handling, connection pooling, connection persistence, optimizations, OPC compliance, wide interoperability, and security.

See Also